home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / DRIVER.CAB / seiko_14.ppd < prev    next >
Encoding:
PostScript Printer Description  |  1999-07-08  |  11.6 KB  |  406 lines

  1. *% Adobe PostScript(R) Printer Description File
  2. *% For "Seiko ColorPoint PS" version 230 C.8A
  3. *% Produced by Cheshire Group version 2.0 edit 01
  4. *%
  5. *% Copyright )1990 Seiko Instruments USA Inc.  All Rights Reserved.
  6. *% Permission is granted for redistribution of this file as
  7. *% long as this copyright notice is intact and the contents
  8. *% of the file is not altered in any way from its original form.
  9. *%
  10. *% The byte count of this file should be exactly 011837.
  11. *%
  12. *% Date: <3/22/91>
  13. *FormatVersion: "3.0"
  14. *FileVersion: "2.1"
  15. *LanguageVersion: English
  16. *LanguageLevel: "1"
  17.  
  18. *% General Information and Defaults ===============
  19. *Product: "(ColorPoint PS)"
  20. *PSVersion: "(230 C.8A) 0"
  21. *NickName: "Seiko ColorPoint PS Model 14"
  22. *ColorDevice: True
  23.  
  24. *DefaultResolution: 300dpi
  25. *?Resolution: "
  26. save
  27.   initgraphics
  28.   0 0 matrix defaultmatrix transform
  29.   0 72 matrix defaultmatrix transform
  30.   3 -1 roll sub dup mul
  31.   3 1 roll exch sub dup mul
  32.   add sqrt round cvi
  33.   (          ) cvs print (dpi) print flush
  34. restore
  35. "
  36. *End
  37.  
  38. *FileSystem: True
  39. *?FileSystem: "
  40. save 
  41.     statusdict begin
  42.     (False) 
  43.     /diskstatus where{
  44.         pop diskstatus exch pop 0 ne {pop (True)} if
  45.     }if 
  46.     print flush
  47.     end %statusdict
  48. restore
  49. "
  50. *End
  51.  
  52. *% System Management===============================
  53. *Throughput: "1"
  54. *FreeVM: "1230048"
  55. *Password: "0"
  56.  
  57. *ExitServer: "
  58. count 0 eq
  59. {            % password not on the stack
  60.     true
  61. }
  62. {            % check password for validity
  63.     dup
  64.     statusdict begin
  65.     checkpassword
  66.     end %statusdict
  67.     not
  68. }
  69. ifelse
  70. {            % password invalid or missing
  71.     (WARNING! Cannot perform exitserver.) print
  72.     (Invalid password.) print
  73.     (Please contact system support.) print flush
  74.     quit
  75. }
  76. if
  77. serverdict begin exitserver
  78. "
  79. *End
  80.  
  81. *Reset: "
  82. count 0 eq
  83. {            % password not on the stack
  84.     true
  85. }
  86. {            % check password for validity
  87.     dup
  88.     statusdict begin
  89.     checkpassword
  90.     end %statusdict
  91.     not
  92. }
  93. ifelse
  94. {            % password invalid or missing
  95.     (WARNING! Cannot perform exitserver.) print
  96.     (Invalid password.) print
  97.     (Please contact system support.) print flush
  98.     quit
  99. }
  100. if
  101. serverdict begin exitserver
  102. systemdict /quit get exec
  103. (WARNING! Printer Reset failed.) print flush
  104. "
  105. *End
  106.  
  107. *% Halftone Information ===============
  108. *ScreenFreq: "60.0"
  109. *ScreenAngle: "0.0"
  110. *DefaultScreenProc: Dot
  111. *ScreenProc Dot: "
  112. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  113. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  114. "
  115. *End
  116. *ScreenProc Line: "{ pop }"
  117. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  118.  
  119. *DefaultTransfer: Null
  120. *Transfer Null: "{ }"
  121. *Transfer Null.Inverse: "{ 1 exch sub }"
  122. *Transfer Normalized: "{ }"
  123. *Transfer Normalized.Inverse: "{ 1 exch sub }"
  124.  
  125. *% Paper Handling ===================
  126.  
  127. *% Use these entries to set paper size most of the time, unless there is
  128. *% specific reason to use PageRegion or PaperTray.
  129. *DefaultPageSize: Letter
  130. *PageSize Letter: "statusdict begin 1 setpagesize end"
  131. *PageSize A4: "statusdict begin 4 setpagesize end"
  132. *PageSize Tabloid: "statusdict begin 5 setpagesize end"
  133. *PageSize BSuper: "statusdict begin 6 setpagesize end"
  134. *PageSize B4: "statusdict begin 7 setpagesize end"
  135. *PageSize A3: "statusdict begin 8 setpagesize end"
  136. *?PageSize: "
  137. save
  138.     statusdict begin
  139.     /pagesize where {
  140.         pop
  141.         6 dict begin
  142.         /1 (Letter) def
  143.         /4 (A4) def
  144.         /5 (Tabloid) def
  145.         /6 (BSuper) def
  146.         /7 (B4) def
  147.         /8 (A3) def
  148.         pagesize
  149.         { ( ) cvs cvn load exec } stopped not
  150.             {= flush}
  151.             {(Unknown) = flush}
  152.         ifelse
  153.         end        %temp
  154.     }
  155.     if
  156.     end        %statusdict
  157. restore
  158. "
  159. *End
  160.  
  161. *% These entries will set up the frame buffer. Usually used with manual feed.
  162. *DefaultPageRegion: Letter
  163. *PageRegion Letter: "letter"
  164. *PageRegion A4: "a4"
  165. *PageRegion Tabloid: "11x17"
  166. *PageRegion BSuper: "bsuper"
  167. *PageRegion B4: "b4"
  168. *PageRegion A3: "a3"
  169.  
  170. *% These entries will invoke a particular paper tray.
  171. *DefaultPaperTray: None
  172.  
  173. *% The following entries provide information about specific paper keywords.
  174. *DefaultImageableArea: Letter
  175. *ImageableArea Letter: "12 10 601 783 "
  176. *ImageableArea A4: "12 11 584 832 "
  177. *ImageableArea Tabloid: "10 15 782 1209 "
  178. *ImageableArea BSuper: "11 12 852 1244 "
  179. *ImageableArea B4: "11 12 718 1020 "
  180. *ImageableArea A3: "11 15 831 1176 "
  181. *?ImageableArea: "
  182.  save 
  183.      /cvp { cvi (            ) cvs print ( ) print } bind def
  184.       newpath clippath pathbbox
  185.       4 -2 roll exch 2 {ceiling cvp} repeat
  186.       exch 2 {floor cvp} repeat flush
  187.  restore
  188. "
  189. *End
  190.  
  191. *% These provide the physical dimensions of the paper (by keyword)
  192. *DefaultPaperDimension: Letter
  193. *PaperDimension Letter: "612 792"
  194. *PaperDimension A4: "595 842"
  195. *PaperDimension Tabloid: "792 1224"
  196. *PaperDimension BSuper: "864 1373"
  197. *PaperDimension B4: "729 1032"
  198. *PaperDimension A3: "842 1190"
  199.  
  200.  
  201. *% Paper Handling =====================
  202. *VariablePaperSize: False
  203.  
  204. *DefaultOutputBin: OnlyOne
  205. *DefaultInputSlot: None
  206.  
  207. *DefaultManualFeed: None
  208.  
  209. *DefaultOutputOrder: Reverse
  210.  
  211. *DefaultCollator: None
  212. *DefaultSorter: None
  213. *%DefaultDuplex: None
  214.  
  215. *% Font Information =====================
  216.  
  217. *DefaultFont: Courier
  218. *Font AvantGarde-Book: Standard "(001.001)"
  219. *Font AvantGarde-BookOblique: Standard "(001.001)"
  220. *Font AvantGarde-Demi: Standard "(001.001)"
  221. *Font AvantGarde-DemiOblique: Standard "(001.001)"
  222. *Font Bookman-Demi: Standard "(001.001)"
  223. *Font Bookman-DemiItalic: Standard "(001.001)"
  224. *Font Bookman-Light: Standard "(001.001)"
  225. *Font Bookman-LightItalic: Standard "(001.001)"
  226. *Font Courier: Standard "(001.004)"
  227. *Font Courier-Bold: Standard "(001.004)"
  228. *Font Courier-BoldOblique: Standard "(001.004)"
  229. *Font Courier-Oblique: Standard "(001.004)"
  230. *Font Helvetica: Standard "(001.001)"
  231. *Font Helvetica-Bold: Standard "(001.001)"
  232. *Font Helvetica-BoldOblique: Standard "(001.001)"
  233. *Font Helvetica-Condensed: Standard "(001.000)"
  234. *Font Helvetica-Condensed-Bold: Standard "(001.000)"
  235. *Font Helvetica-Condensed-BoldObl: Standard "(001.000)"
  236. *Font Helvetica-Condensed-Oblique: Standard "(001.000)"
  237. *Font Helvetica-Narrow: Standard "(001.000)"
  238. *Font Helvetica-Narrow-Bold: Standard "(001.000)"
  239. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)"
  240. *Font Helvetica-Narrow-Oblique: Standard "(001.000)"
  241. *Font Helvetica-Oblique: Standard "(001.001)"
  242. *Font NewCenturySchlbk-Bold: Standard "(001.002)"
  243. *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)"
  244. *Font NewCenturySchlbk-Italic: Standard "(001.001)"
  245. *Font NewCenturySchlbk-Roman: Standard "(001.002)"
  246. *Font Palatino-Bold: Standard "(001.000)"
  247. *Font Palatino-BoldItalic: Standard "(001.000)"
  248. *Font Palatino-Italic: Standard "(001.000)"
  249. *Font Palatino-Roman: Standard "(001.000)"
  250. *Font Symbol: Special "(001.001)"
  251. *Font Times-Bold: Standard "(001.001)"
  252. *Font Times-BoldItalic: Standard "(001.001)"
  253. *Font Times-Italic: Standard "(001.001)"
  254. *Font Times-Roman: Standard "(001.001)"
  255. *Font ZapfChancery-MediumItalic: Standard "(001.002)"
  256. *Font ZapfDingbats: Special "(001.000)"
  257. *?FontQuery: "
  258. save  
  259. 4 dict begin 
  260. /sv exch def
  261.     /str (fonts/                              ) def
  262.     /st2 128 string def
  263.     {
  264.       count 0 gt {
  265.           dup st2 cvs (/) print print (:) print 
  266.         dup FontDirectory exch known 
  267.             {pop (Yes)}{
  268.             /filenameforall where
  269.             {     pop
  270.                 str exch st2 cvs dup length /len exch def
  271.                 6 exch putinterval str 0 len 6 add getinterval 
  272.                 mark exch
  273.                 { } st2 filenameforall 
  274.                 counttomark 0 gt 
  275.                     {cleartomark (Yes)}
  276.                     {cleartomark (No)}
  277.                 ifelse
  278.             }
  279.             {pop (No) }
  280.             ifelse
  281.         }
  282.         ifelse 
  283.       print flush
  284.       }
  285.       { exit } 
  286.       ifelse
  287.     } bind loop 
  288.     (*) print flush
  289. sv 
  290. end     %temp
  291. restore
  292. "
  293. *End
  294.  
  295. *?FontList: "
  296. FontDirectory { pop == } bind forall flush
  297. /filenameforall where { 
  298.  pop save (fonts/*) { 
  299.   dup length 6 sub 6 exch getinterval == 
  300.  } 128 string filenameforall restore
  301. } if 
  302. (*) print flush
  303. "
  304. *End
  305.  
  306. *% Printer Messages (verbatim from printer):
  307. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  308. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  309. *Message: "\FontName\ not available, substituting default font: /Courier"
  310.  
  311. *% Status (format: %%[ status: <one of these> ]%% )
  312. *Status: "idle"
  313. *Status: "busy"
  314. *Status: "waiting"
  315. *Status: "printing"
  316. *Status: "warming up"
  317. *Status: "PrinterError: timeout, clearing printer"
  318. *Status: "PrinterError: Retry count exceeded"
  319. *Status: "PrinterError: Cover open"
  320. *Status: "PrinterError: Paper out"
  321. *Status: "PrinterError: Paper jam"
  322. *Status: "PrinterError: Ink sheet out"
  323. *Status: "PrinterError: Ink sheet jam"
  324. *Status: "PrinterError: DRB too hot"
  325. *Status: "PrinterError: DRB thermistor failure"
  326. *Status: "PrinterError: Thermal printhead too hot"
  327. *Status: "PrinterError: Thermal printhead buffer failure"
  328. *Status: "PrinterError: Thermal printhead thermistor failure"
  329. *Status: "PrinterError: NVRAM checksum error"
  330. *Status: "PrinterError: NVRAM write error"
  331. *Status: "PrinterError: Pinch roller home error"
  332. *Status: "PrinterError: Pinch roller grip error"
  333. *Status: "PrinterError: Cutter failure"
  334. *Status: "PrinterError: Improper thermal printhead motion"
  335. *Status: "PrinterError: Illegal DRB command"
  336.  
  337. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  338. *Source: "serial9"
  339. *Source: "parallel"
  340. *Source: "AppleTalk"
  341. *Source: "SCSI"
  342. *Source: "SCSI2"
  343.  
  344. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  345. *PrinterError: "Cover open"
  346. *PrinterError: "Paper out"
  347. *PrinterError: "Paper jam"
  348. *PrinterError: "Ink sheet out"
  349. *PrinterError: "Ink sheet jam"
  350. *PrinterError: "DRB too hot"
  351. *PrinterError: "DRB thermistor failure"
  352. *PrinterError: "Thermal printhead too hot"
  353. *PrinterError: "Thermal printhead buffer failure"
  354. *PrinterError: "Thermal printhead thermistor failure"
  355. *PrinterError: "NVRAM checksum error"
  356. *PrinterError: "NVRAM write error"
  357. *PrinterError: "Pinch roller home error"
  358. *PrinterError: "Pinch roller grip error"
  359. *PrinterError: "Cutter failure"
  360. *PrinterError: "Improper thermal printhead motion"
  361. *PrinterError: "Illegal DRB command"
  362. *PrinterError: "Retry count exceeded"
  363.  
  364. *% Color Separation Information =====================
  365.  
  366. *DefaultColorSep: ProcessCyan.60lpi/60 lpi
  367.  
  368. *InkName: ProcessCyan/Process Cyan
  369. *InkName: ProcessMagenta/Process Magenta
  370. *InkName: ProcessYellow/Process Yellow
  371. *InkName: ProcessBlack/Process Black
  372.  
  373. *ColorSepScreenAngle ProcessCyan.60lpi/60 lpi: "30"
  374. *ColorSepScreenAngle ProcessMagenta.60lpi/60 lpi: "84"
  375. *ColorSepScreenAngle ProcessYellow.60lpi/60 lpi: "6"
  376. *ColorSepScreenAngle ProcessBlack.60lpi/60 lpi: "0"
  377.  
  378. *ColorSepScreenFreq ProcessCyan.60lpi/60 lpi: "60"
  379. *ColorSepScreenFreq ProcessMagenta.60lpi/60 lpi: "60"
  380. *ColorSepScreenFreq ProcessYellow.60lpi/60 lpi: "60"
  381. *ColorSepScreenFreq ProcessBlack.60lpi/60 lpi: "60"
  382.  
  383. *ColorSepScreenProc ProcessCyan.60lpi/60 lpi: "
  384. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  385. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  386. *End
  387. *ColorSepScreenProc ProcessMagenta.60lpi/60 lpi: "
  388. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  389. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  390. *End
  391. *ColorSepScreenProc ProcessYellow.60lpi/60 lpi: "
  392. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  393. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  394. *End
  395. *ColorSepScreenProc ProcessBlack.60lpi/60 lpi: "
  396. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  397. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  398. *End
  399.  
  400. *ColorSepTransfer ProcessCyan.60lpi/60 lpi: "{ }"
  401. *ColorSepTransfer ProcessMagenta.60lpi/60 lpi: "{ }"
  402. *ColorSepTransfer ProcessYellow.60lpi/60 lpi: "{ }"
  403. *ColorSepTransfer ProcessBlack.60lpi/60 lpi: "{ }"
  404.  
  405. *% end of PPD file for Seiko ColorPoint PS Model 14 version 230 C.8A
  406.